home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960715-19961006 / 000426_news@columbia.edu _Tue Oct 1 05:27:34 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: news@columbia.edu
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30]) by watsun.cc.columbia.edu (8.7.5/8.7.3) with ESMTP id FAA06751 for <kermit.misc@watsun.cc.columbia.edu>; Tue, 1 Oct 1996 05:27:33 -0400 (EDT)
  3. Received: (from news@localhost) by newsmaster.cc.columbia.edu (8.7.5/8.7.3) id FAA11305 for kermit.misc@watsun; Tue, 1 Oct 1996 05:27:32 -0400 (EDT)
  4. Path: news.columbia.edu!panix!news1.erols.com!howland.erols.net!EU.net!Belgium.EU.net!chaos.kulnet.kuleuven.ac.be!news.vub.ac.be!news.belnet.be!swsbe6.switch.ch!swidir.switch.ch!surfnet.nl!news.tue.nl!usenet
  5. From: Frank Kloprogge <F.J.M.Kloprogge@pth.nl>
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: scripting after connect (3.14)
  8. Date: Tue, 01 Oct 1996 10:42:23 +0200
  9. Organization: PTH
  10. Lines: 12
  11. Message-ID: <3250D96F.66B3@pth.nl>
  12. NNTP-Posting-Host: pc-13-88.pth.nl
  13. Mime-Version: 1.0
  14. Content-Type: text/plain; charset=us-ascii
  15. Content-Transfer-Encoding: 7bit
  16. X-Mailer: Mozilla 3.0Gold (Win95; I)
  17.  
  18. Hi there.
  19.  
  20. I'm looking for a way to send a character to the host computer after the
  21. connect command.
  22. I'm using a script at the moment for connecting to a host machine.
  23. However, after the connect command, the screen is somewhat garbled.
  24. When I type ctrl-W (which is the redraw-command for i.e. Ingres),
  25. the screen turns normal.
  26.  
  27. Is there a soluiton for this problem ?
  28.  
  29. Thanks in advance !